-
Home
-
Pix por Piggly (para Woocommerce)
-
2.1.2 (latest)
-
Code
-
Classes
- GenericGFPoly
| Total Complexity |
40 |
| Dependencies |
4 |
| Dependents |
3 |
| Total lines |
192 |
| Lines of code |
130 |
| Logical lines of code |
82 |
| Comment lines |
46 |
| Methods |
12 |
| Properties |
1 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
54 |
7 |
21 |
| addOrSubtract() |
S |
53 |
5 |
23 |
| multiply() |
S |
60 |
5 |
12 |
| divide() |
S |
56 |
4 |
16 |
| multiplyInt() |
S |
60 |
4 |
13 |
| multiplyByMonomial() |
S |
60 |
4 |
13 |
| evaluateAt() |
S |
63 |
4 |
10 |
| mod() |
S |
62 |
3 |
10 |
| getCoefficient() |
S |
78 |
1 |
3 |
| getCoefficients() |
S |
82 |
1 |
3 |
| getDegree() |
S |
79 |
1 |
3 |
| isZero() |
S |
80 |
1 |
3 |